Welcome![Sign In][Sign Up]
Location:
Search - tab control

Search list

[Windows DevelopCXTabCtrl - an easier tab control for dialogs and

Description: CXTabCtrl - an easier tab control for dialogs and forms
Platform: | Size: 29755 | Author: 仔仔 | Hits:

[PropertySheetnewpropbutton_demo

Description: 在PropertySheet里(不是Tab control里)添加按钮-The example of adding button in propertysheet
Platform: | Size: 17408 | Author: 站长 | Hits:

[Dialog_Windowformview_demo

Description: tab控件控制的多个form-Multiple forms which are controled by Tab control
Platform: | Size: 195584 | Author: 夏雨 | Hits:

[GUI Developtabtoolbardemo_src

Description: Because my application required the use of a lot of tools (just like 3DS Max), I decided to implement this control. Here I shall share with you the most important details of creating the tabbed toolbar. The implementation of the control is quite simple, actually. The control is primarily a Dialog Bar that manages a tab control and a Tool Bar. Thus, the class is derived from CDialogBar and it creates the CTabCtrl and CToolBar objects. The actual creation of the Tab control and toolbar occurs in the Create function of the Dialog Bar. 创建一个制表工具栏 因为我的应用需要使用许多工具(像3DS Max),我决定实现这个控件。 在这里我将和你共同分享创建制表工具栏的最重要的细节。 实际上控件的创建相当简单。这个控件主要是管理一个制表控件和一个工具栏的对话框。因此,这个类从CDialogBar类继承并且它创建了CTabCtrl 和CToolBar对象。实际上制表和工具栏控件的创建发生在DialogBar函数的创建过程中。-Because my application required the use of a lot of tools (just like 3DS Max), I decided to implement this control. Here I shall share with you the most important details of creating the tabbed toolbar. The implementation of the control is quite simple, actually. The control is primarily a Dialog Bar that manages a tab control and a Tool Bar. Thus, the class is derived from CDialogBar and it creates the CTabCtrl and CToolBar objects. The actual creation of the Tab control and toolbar occurs in the Create function of the Dialog Bar
Platform: | Size: 89088 | Author: 徐丽志 | Hits:

[Dialog_Window把一个tab控件加入到一个form或对话框中

Description: 把一个tab控件加入到一个form或对话框中-put a tab control into one form or dialog box
Platform: | Size: 29696 | Author: 张强 | Hits:

[Windows DevelopCXTabCtrl - an easier tab control for dialogs and

Description:
Platform: | Size: 29696 | Author: | Hits:

[DocumentsSQL Server Database Control

Description: 一个很Cool的数据库控件,具有以下功能: 登录到SQL Server数据库 备份、修复以及还原数据库 上载数据库以及删除数据库 控制SQL Server服务(启动、停止、暂停等) 检测与数据库的连接 检测服务器状态 显示数据库中存储的图片 保存数据库中存储的文件(例如文本文件或者图片) 等等很多功能-a database controls, has the following functions : to log on to SQL Server database backup, repair and reinstate the database available on the database and delete control SQL Server database services (start, stop, suspend, etc.) detection and database server connectivity testing that showed that several state According to library preservation of the pictures stored in the database storage of documents (such as pictures or text files), etc. Many functional
Platform: | Size: 43008 | Author: 梁其存 | Hits:

[GUI DevelopCXTabControl_demo

Description: 对Tab Control的具体实现,对初级程序员具有参考价值。-Tab Control of the concrete realization of junior programmers with reference value.
Platform: | Size: 30720 | Author: 秦伟 | Hits:

[GUI DevelopTabControl

Description: vc Tab Control使用示例- vc Tab Control s use example
Platform: | Size: 121856 | Author: 何浪 | Hits:

[GUI Developwtlmditab_demo

Description: This class adds a simple tab control in a WTL based MDI application. It is partly based on the freeware MFC version from Dundas Software available at
Platform: | Size: 52224 | Author: 王豫 | Hits:

[Dialog_WindowMFC_interface

Description: 使用了tab control dde等控件,很不错的界面程序,希望能够帮助大家 -use of the tab control dde such controls, the interface is pretty good procedures in the hope that we can help
Platform: | Size: 32768 | Author: 朱创 | Hits:

[Dialog_WindowMDITab

Description: 给MFC 中的MDI子窗口增加tab控制条,类似tab页面,对应着每个child窗口-MFC to the MDI window-increasing tab control, similar tab pages, corresponding to each child window
Platform: | Size: 104448 | Author: wbt | Hits:

[GUI DevelopTabContreing

Description: Tab Control控件使用的例子,写的比较详细,适合参考 -Tab Control examples of usage and write more detailed, Tab Control for reference examples of the use of control and write a more detailed and appropriate reference
Platform: | Size: 45056 | Author: 亮亮 | Hits:

[PropertySheetsimple_tab_control_2007

Description: 一个Tab控件,动态创建,不需要嵌入属性页和对话框,大大减少代码。CMyTabCtrl - Very Simple Dynamic Tab Control for MFC。-A Tab control, dynamic creation, does not require embedded property page and dialog box, greatly reducing the code. CMyTabCtrl- Very Simple Dynamic Tab Control for MFC.
Platform: | Size: 112640 | Author: sangjisheng | Hits:

[GUI DevelopXPTabApp

Description: MFC库,VC++开发环境,实现XP风格的tab control,可改变tab的位置,上下左右-MFC Library, VC++ Development environment, realize XP style tab control, can change the tab position from top to bottom around
Platform: | Size: 33792 | Author: GYK | Hits:

[Button controlTab_Control_Example

Description: Tab Control控件使用的例子,含操作详细说明文档,VC7.0,XP os-Tab Control controls the use of examples, including detailed description of the document operation, VC7.0, XP os
Platform: | Size: 51200 | Author: Austin | Hits:

[StatusBarDialogInDialog

Description: dialog in dialog 对话框嵌套,是比较好的适合做TAB控件特效的时候-nested dialog in dialog dialog box is better suited to be a time when special effects TAB control
Platform: | Size: 27648 | Author: 高振刚 | Hits:

[Dialog_WindowTab

Description: Tab Control的使用方法,VC++ MFC 编程,word文档-The use of Tab Control,VC++,MFC
Platform: | Size: 22528 | Author: 李金岳 | Hits:

[GUI Developmenu-tab-control

Description: vc++做的一个拉帘式菜单,类似与outlook,适合学习-a menu and tab control like outlook toolbar window style
Platform: | Size: 94208 | Author: xml | Hits:

[Tab ControlTab-Control

Description: 基于VC++6.0的,利用CTabView在对话框上实现Tab控件,可以直接运行-Based on VC++6.0, the use of CTabView Tab controls in the dialog box to achieve, can be run directly
Platform: | Size: 32768 | Author: yangzhao | Hits:
« 12 3 4 5 6 7 8 9 10 ... 32 »

CodeBus www.codebus.net